const runtime.active_spin
3 uses
runtime (current package)
lock_futex.go#L30: active_spin = 4
lock_futex.go#L77: spin = active_spin
proc.go#L6094: if i >= active_spin || ncpu <= 1 || gomaxprocs <= int32(sched.npidle+sched.nmspinning)+1 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)